func go/ast.nodeList

2 uses

	go/ast (current package)
		commentmap.go#L39: func nodeList(n Node) []Node {
		commentmap.go#L142: 	nodes := nodeList(node)